home *** CD-ROM | disk | FTP | other *** search
/ Champak 52 / Volume 52 - JOGO DISK .iso / Games / scoobycastillotenebroso.swf / scripts / DefineButton2_685 / BUTTONCONDACTION on(release).as
Text File  |  2007-10-01  |  68b  |  5 lines

  1. on(release){
  2.    left_shutter_open = false;
  3.    gotoAndPlay(5);
  4. }
  5.